Update plugin version to v26.08.0 and cuDF Spark branding - #641
Open
nvliyuan wants to merge 3 commits into
Open
Conversation
Refresh release references across examples, notebooks, scripts, and documentation so the release branch consistently targets RAPIDS 26.08. Signed-off-by: liyuan <yuali@nvidia.com>
Contributor
Greptile SummaryThis PR updates examples for the 26.08.0 plugin release and adopts the NVIDIA cuDF plugin for Apache Spark branding.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains. Important Files Changed
Reviews (3): Last reviewed commit: "Update UDF source copyright years" | Re-trigger Greptile |
Align user-facing product names, repository links, documentation URLs, and tool notebook filenames with the NVIDIA cuDF plugin for Apache Spark branding while preserving artifact names and configuration APIs. Signed-off-by: liyuan <yuali@nvidia.com>
Cover the current year in modified Java and Scala UDF sources so the repository license-header check accepts the branding updates. Signed-off-by: liyuan <yuali@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR prepares the examples repository for the upcoming v26.08.0 release and applies the product rename established by cudf-spark PR #15114.
Summary
RAPIDS Accelerator for Apache Sparknaming withNVIDIA cuDF plugin for Apache Spark, usingthe cuDF pluginfor subsequent mentions.spark-rapidstocudf-spark.rapids-4-spark),spark.rapids.*configuration keys, Java/Scala package names, Spark-Rapids-ML references, Spark RAPIDS Tools naming, and captured historical notebook output.Test plan
git diff --check nvidia/release-26.08...HEADspark-rapids.shscript name and currentdocs.nvidia.com/spark-rapids/user-guideroute remain unchanged intentionally.Signed-off-by: liyuan yuali@nvidia.com